@charset "utf-8";
/* 全局样式 Global-Style **********************************************************/
*						{margin: 0; padding: 0;}
html,body				{margin: 0; font: 14px/160% "Microsoft YaHei","宋体"; color: #000; background:#FFF url(../images/bg.png) center top repeat-y;}
form,ul,li,dl,dt,dd		{margin: 0; padding: 0; list-style: none;}
img						{border:none;}

/* 全局链接 Global-Link-Style **************************************************/
a			{text-decoration: none; color: #000;}
a:hover		{color: #ff0000;}

/***** 水平居中 *****/
.cen{margin:0 auto;}


/***** 清除浮动 *****/
.clear{clear:both}



/***** 公用banner *****/
#header  { width:1200px; height:217px;}
.logo    { width:790px; height:217px; float:left; clear:left; text-align:left; }


/***** 提示搜索 *****/
#message            {width:275px; height:42px; float:right; text-align:left; padding-top:85px;}
#message li         {float:left; height:42px;}
#message li.ipt     {width:213px;}
#message li.ipt .keyword{background:url(../images/ss_bj.png) left top no-repeat; color:#5e2f2f; width:165px; height:36px; font:13px/36px "Microsoft YaHei","宋体"; border:none; padding-left:48px; padding-bottom:6px;}
#message li.btn     {width:62px;}


/***** 导航 *****/
#dhtl      { width:100%; height:62px; background-color:#794634; margin-bottom:26px;}
#dh_nav    { width:1198px; height:62px; text-align:center; background-color:#794634;}
#dh_nav ul li        { width:132px; height:62px; text-align:center; float:left;}
#dh_nav ul li a      { font:18px/62px "Microsoft YaHei","宋体"; color:#ffe9d0;}
#dh_nav ul li a:hover{ color:#ffe9d0; background:url(../images/dh_lj.png) center top no-repeat; display:block;}
#dh_nav ul li.line   { width:1px; height:62px; background-color:#915f3d;}
 

/***** 友情链接 *****/
#tplj       { width:1200px; margin-top:23px; padding-bottom:30px;}
#tplj li    { width:194px; height:60px; margin:5px 7px 5px 0px; float:left;}
#tplj li.jy { margin-right:0px;}
#tplj li img{ width:194px; height:60px;}

#tplj h4    { font:22px/30px "Microsoft YaHei",""; color:#5e2f2f; padding-bottom:10px;}




/***** 版权 *****/
#bq{ width:100%; height:187px; background-color:#ede9e6;}

#copyright          { width:1200px; height:145px; padding-top:22px; color:#5e2f2f; background-color:#ede9e6;}

.wx{ width:98px; float:left; text-align:center; font:12px/20px "宋体";}

.center_yqlj        { width:778px; float:left; text-align:left; font:14px/24px "宋体"; color:#5e2f2f; padding:18px 0 0 30px;}
.center_yqlj a      { font:14px/24px "宋体"; color:#5e2f2f;}

.right_bq      { width:54px; float:right; padding-top:14px;}
